ComponentOne DateTimeEditors for WPF and Silverlight
OldValue Property

C1.WPF.DateTimeEditors Namespace > NullablePropertyChangedEventArgs<T> Class : OldValue Property
Syntax
'Declaration
 
Public Property OldValue As System.Nullable(Of T)
public System.Nullable<T> OldValue {get; set;}
See Also

Reference

NullablePropertyChangedEventArgs<T> Class
NullablePropertyChangedEventArgs<T> Members